home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3663 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  737 b 

  1. Path: tuegate.tue.nl!usenet
  2. From: paulc@stack.urc.tue.nl (paul de clercq)
  3. Newsgroups: comp.lang.c++
  4. Subject: ODBC classes for Borland?
  5. Date: 25 Jan 1996 12:32:38 GMT
  6. Organization: TUE
  7. Message-ID: <4e7t96$oe0@tuegate.tue.nl>
  8. NNTP-Posting-Host: emepc31.eme.ele.tue.nl
  9. X-Newsreader: WinVN 0.92.6+
  10.  
  11. Hi,
  12.  
  13. Does anybody know if there are classes, designed for interfacing Borlandc C++ 4.02 with Microsoft's ODBC.
  14. I am trying to read data from a Microsoft Access database file on a Novell network system and use that data for
  15. an expert system that is written in C. I know it should (according to Microsoft's own ODBC manual) not be to difficult
  16. to write such a class myself (I hope), but maybe someone else has already done that.
  17.  
  18. Thanks, paul
  19.  
  20.